---
title: View and manage jobs
description: How to view and manage custom jobs in the jobs workshop.
section_name: NextGen Registry
maturity: public-preview

---

# View and manage jobs {: #view-and-manage-jobs }

After you assemble one or more jobs, you can view basic custom jobs information. If you've run one or more of those jobs, you can also view detailed run information as well as perform management actions such as job and run log deletion. In the **Registry**, on the **Jobs** tab, view the **Name**, **Created** and **Updated** information, and the **Last run** date for all of custom jobs. Click :fontawesome-solid-magnifying-glass:{.lg } **Search** and enter the custom job name to locate a specific job in the list.

When you locate the custom job to review, click that custom job's row in the table to open it. When open, you can access the following tabs from the custom job panel:

![](images/nxt-jobs-workshop-tabs.png)

| Tab                               | Description |
|-----------------------------------|-------------|
| [Assemble](nxt-create-custom-job) | Assemble the required execution environment and files for a job, define an entry point file, and configure runtime parameters. |
| [Runs](nxt-run-custom-jobs)       | Run or schedule the custom jobs you assemble. |
| [Overview](#view-custom-job-info) | View information about the custom job. |

!!! tip 
    You can click :fontawesome-solid-xmark: **Close** in the upper-left corner of the custom panel at any time to return to the expanded **Model workshop** table.

## View custom job info {: #view-custom-job-info }

The **Overview** tab displays the job's **Job ID** and the **Created** and **Updated** dates. You can also click the edit icon (:material-pencil:{.lg }) to update the name and description of the custom job:

![](images/nxt-jobs-workshop-info.png)

## Delete a custom job {: #delete-a-custom-job }

To delete a custom job and all of its contents, on the **Jobs** page, locate the row for the custom job you want to delete, then:

* If the custom job panel is closed, click the actions menu (:material-dots-vertical:{.lg }) located in the last column for each custom job and click the :fontawesome-solid-trash-can:{.lg } **Delete** option to delete the job. Then, in the **Delete Custom Job** dialog box, click **Delete** again:

    ![](images/nxt-jobs-workshop-delete1.png)

* If the custom job panel is open, click the actions menu (:material-dots-vertical:{.lg }) located in the upper-right corner of the page and click the :fontawesome-solid-trash-can:{.lg } **Delete** option to delete the job. Then, in the **Delete Custom Job** dialog box, click **Delete** again:

    ![](images/nxt-jobs-workshop-delete2.png)
